home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_m / mathappy.zip / MATHAPPY.DOC < prev    next >
Text File  |  1991-09-20  |  4KB  |  80 lines

  1.  
  2. Documentation file for--
  3.  
  4.          MATHAPPY.EXE version 1.0 Copyright (c) 1991 Michael J. Salera
  5.  
  6.  
  7. This program is in the public domain (freeware), and you can therefore
  8. use, copy, and distribute the executable file and its accompanying files
  9. in this .ZIP package at your discretion.  However, the sale of MATHAPPY.EXE
  10. or any other file included in this package is prohibited.
  11.  
  12.  
  13.         Program title:  M A T H A P P Y   
  14.  
  15.         Description:    Teaching kids to have fun with integers:
  16.                         After examining some of the public domain stuff
  17.                         out there for pre-schoolers, I designed a better pre-
  18.                         school interface.  This program is meant to be
  19.                         started by a MS-DOS user but, once that's done, it
  20.                         requires little in the way of adult supervision.
  21.                         The only adult/parental involvement I'd recommend is
  22.                         that the parent explain (if the child doesn't know)
  23.                         the numerical *concepts*, esp. multiplying & dividing.
  24.  
  25.         PC setup:       Requirements are an 80x86 MS-DOS 2.0+ micro, EGA
  26.                         video or higher, and a Microsoft-compatible mouse.
  27.                         The files MATHAPPY.EXE, EGAVGA.BGI, and the *.CHR
  28.                         files MUST be in the same directory to run the pgm.
  29.  
  30.                         Mathappy uses only a mouse, is 16 colorful, and is
  31.                         designed to teach basic integer math skills by simply
  32.                         playing with the "number bars" and binary operators
  33.                         provided (+, -, *, /).
  34.  
  35.         Author:         Michael J. Salera  (leave mail on Factory BBS)
  36.  
  37.         Release:        Public Domain - dedicated to all 3-5 year olds!
  38.                         C source available to any interested hacker - but
  39.                         it's nothing really!
  40.  
  41.  
  42.         Game
  43.         controls:       Mouse left button -> a click on this button selects
  44.                         one of the two responsive screen fields.
  45.                         Mathappy's playing area consists of two fields that
  46.                         change on-screen results-- one is to the left of the
  47.                         vertical purple pin-striped bar.  A click here cycles
  48.                         through each choice of binary operator.  The game
  49.                         starts out on '+' so to select 'x' (multiplication)
  50.                         you'd click twice.  The second field is basically the
  51.                         right half of the screen.  Clicking here toggles
  52.                         between which number field is affected by mouse moves.
  53.                         Move the mouse away from you and the number selected
  54.                         decreases; pull the mouse toward you and it increases.
  55.                         Even tho' the mouse pointer/cursor may be invisible
  56.                         at times, you can have more fun by doing repeated
  57.                         drags of the mouse in either direction!  However, the
  58.                         range of the two numbers is the range of Intel's pre-
  59.                         80386 processors, i.e. the atomic 16-bit int in the
  60.                         range of -32768 to +32767.  The result can store
  61.                         numbers in the billion range.
  62.  
  63.                         Mouse right button -> changes background color
  64.  
  65.                         Keyboard -> press any key to quit.
  66.  
  67.  
  68. That's all she wrote!  The program may be simple but can be fun and I plan
  69. to improve on it in the future by gathering disparate sound fx and music
  70. libraries from friends (and writing some myself, hopefully not in assembler)
  71. and putting them in the right places e.g. yo-yo sliding effects when scaling
  72. the numbers.
  73.  
  74. Mathappy has been tested by more than one veritable pre-schooler.
  75. .
  76. .
  77. .
  78. .
  79. .    .      .          .          .              .               .
  80.